gtk-builder-tool: Don't break GtkHBox and GtkVBox
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 13:38:08 +0000 (09:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 15:15:12 +0000 (11:15 -0400)
commit76810e110b9a90019de285b9f018b6ba356e5071
tree10d256e68711edbf1d9ab2f535437aa6ecae0d0c
parent75057db990d630b2f0532c40cb666ce9c40fbbbe
gtk-builder-tool: Don't break GtkHBox and GtkVBox

These classes have different defaults for ::expand than GtkBox,
which is not reflected in the declared default, so we have to
blacklist it.
gtk/gtk-builder-tool.c